home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / bits of a puddle < prev    next >
Text File  |  1999-06-15  |  527b  |  33 lines

  1. Category: Andrew's Filters 6
  2. Title: Bits Of A Puddle...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: BITPUD.8BF
  6.  
  7. R:100*rad(d,(m+ctl(0)-ctl(4))^ctl(3),0)/ctl(7)
  8.  
  9. G:100*rad(d,(m+ctl(1)-ctl(5))^ctl(3),1)/ctl(7)
  10.  
  11. B:100*rad(d,(m+ctl(2)-ctl(6))^ctl(3),2)/ctl(7)
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red M Up
  16. ctl[1]: Green M Up
  17. ctl[2]: Blue M Up
  18. ctl[3]: Ripples
  19. ctl[4]: Red M Down
  20. ctl[5]: Green M Down
  21. ctl[6]: Blue M Down
  22. ctl[7]: Brightness
  23.  
  24. val[0]: 46
  25. val[1]: 45
  26. val[2]: 30
  27. val[3]: 70
  28. val[4]: 4
  29. val[5]: 6
  30. val[6]: 13
  31. val[7]: 94
  32.  
  33.